fixed-point numberの例文
- Value will be treated as a 16 . 16 fixed - point number
- Subtracts 1 . 0 from the current fixed - point number
- Displays a fixed - point number with two decimal places
- Compares this fixed - point number to a value
- Tests two fixed - point numbers for equality
- Adds 1 . 0 to the current fixed - point number
- Multiplies two fixed - point numbers
- Returns the internal representation of the current fixed - point number
- Divides two fixed - point numbers
- Adds two fixed - point numbers
- Parses a fixed - point number
- The programming principle of the high accuracy fixed - point number square root assembly subrotine